JavaScript
JavaScript is the most popular programming language and the only programming language available to us in the browsers (without plug-ins). JavaScript is also what allows us to create dynamic maps and other content in web pages.
Learning Outcomes
- Write simple JavaScript statements, and functions
- Explain the purpose and structure of the Document Object Model (DOM)
- Add event handlers to modify DOM elements
- Debug JavaScript code using a source code debugger
Presentations
Lab
Introduction to JavaScript
JavaScript and Forms Elements